Skip to content

Unify implementation for training and calibration#457

Open
RevathiJambunathan wants to merge 2 commits into
BLAST-AI-ML:mainfrom
RevathiJambunathan:two_way_calibration
Open

Unify implementation for training and calibration#457
RevathiJambunathan wants to merge 2 commits into
BLAST-AI-ML:mainfrom
RevathiJambunathan:two_way_calibration

Conversation

@RevathiJambunathan

@RevathiJambunathan RevathiJambunathan commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

We had a separate method for training the ML model and one for training the calibration.
In this PR, we de-duplicate the training loops, and pass the NN parameters for training and transforms for calibration.

@RevathiJambunathan RevathiJambunathan changed the title Unify implementation for training and calibration [WIP] Unify implementation for training and calibration Jun 18, 2026
@RevathiJambunathan RevathiJambunathan changed the title [WIP] Unify implementation for training and calibration Unify implementation for training and calibration Jun 25, 2026
Comment thread ml/Neural_Net_Classes.py
return mse_loss


def _run_training_loop(

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you add a docstring for this function? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants